Skip to content

[release-23.0] vitessdriver: send string for binary result values (#19542)#19841

Closed
vitess-bot[bot] wants to merge 1 commit into
release-23.0from
backport-19542-to-release-23.0
Closed

[release-23.0] vitessdriver: send string for binary result values (#19542)#19841
vitess-bot[bot] wants to merge 1 commit into
release-23.0from
backport-19542-to-release-23.0

Conversation

@vitess-bot

@vitess-bot vitess-bot Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

Description

This is a backport of #19542

@vitess-bot vitess-bot Bot added the Backport This is a backport label Apr 11, 2026
Copilot AI review requested due to automatic review settings April 11, 2026 17:06
@vitess-bot vitess-bot Bot review requested due to automatic review settings April 11, 2026 17:06
@vitess-bot vitess-bot Bot added the Backport This is a backport label Apr 11, 2026
@vitess-bot

vitess-bot Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor Author

Hello @derekperkins, there are conflicts in this backport.

Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually.

Make sure you replace origin by the name of the vitessio/vitess remote

git fetch --all
gh pr checkout 19841
git reset --hard origin/release-23.0
git cherry-pick -m 1 cbcdc5379de08a0732ae98b06f52d4fc7d4981bf

@github-actions github-actions Bot added this to the v23.0.4 milestone Apr 11, 2026
@mattlord mattlord mentioned this pull request May 4, 2026
34 tasks
@mattlord mattlord modified the milestones: v23.0.4, v23.0.5 May 7, 2026
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

This PR is being marked as stale because it has been open for 30 days with no activity. To rectify, you may do any of the following:

  • Push additional commits to the associated branch.
  • Remove the stale label.
  • Add a comment indicating why it is not stale.

If no action is taken within 7 days, this PR will be closed.

@github-actions github-actions Bot added the Stale Marks PRs as stale after a period of inactivity, which are then closed after a grace period. label Jun 7, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR was closed because it has been stale for 7 days with no activity.

@github-actions github-actions Bot closed this Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport This is a backport Component: Driver Merge Conflict Skip CI Skip CI actions from running Stale Marks PRs as stale after a period of inactivity, which are then closed after a grace period. Type: Regression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants